Space (x)

Basic and Crystal syntax.

Arguments

x is a whole number indicating the number of spaces.

Returns

Text String (one or more spaces)

Action

The Space function returns a specified number of spaces.

Typical uses

Use the Space function to easily add a specific number of spaces to a text string.

Examples

The following examples are applicable to both Basic and Crystal syntax:

Space(2)

Returns "  ".

Comments

This function is designed to work like the Visual Basic function of the same name.



Seagate Software, Inc.
http://www.seagatesoftware.com
Please send comments to:
techpubs@seagatesoftware.com